[INFO] fetching crate diary 0.1.1...
[INFO] checking diary-0.1.1 against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] extracting crate diary 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate diary 0.1.1
[INFO] finished tweaking crates.io crate diary 0.1.1
[INFO] tweaked toml for crates.io crate diary 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diary 0.1.1 on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diary 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded magic-crypt v3.1.8
[INFO] [stderr]   Downloaded block-modes v0.7.0
[INFO] [stderr]   Downloaded debug-helper v0.3.11
[INFO] [stderr]   Downloaded des v0.6.0
[INFO] [stderr]   Downloaded cipher v0.2.5
[INFO] [stderr]   Downloaded aes-soft v0.6.4
[INFO] [stderr]   Downloaded cpufeatures v0.1.4
[INFO] [stderr]   Downloaded crc-any v2.3.9
[INFO] [stderr]   Downloaded tui v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f16be139041d5d12bc8c01f2f2e5e68ffbce6843d5334f6afb6eacf1cdef0ae1
[INFO] running `Command { std: "docker" "start" "f16be139041d5d12bc8c01f2f2e5e68ffbce6843d5334f6afb6eacf1cdef0ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f16be139041d5d12bc8c01f2f2e5e68ffbce6843d5334f6afb6eacf1cdef0ae1" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f16be139041d5d12bc8c01f2f2e5e68ffbce6843d5334f6afb6eacf1cdef0ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f16be139041d5d12bc8c01f2f2e5e68ffbce6843d5334f6afb6eacf1cdef0ae1" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking cpufeatures v0.1.4
[INFO] [stderr]     Checking debug-helper v0.3.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking unicode-segmentation v1.7.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking crc-any v2.3.9
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking tui v0.14.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking des v0.6.0
[INFO] [stderr]     Checking block-modes v0.7.0
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]     Checking tiger v0.1.0
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking magic-crypt v3.1.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking diary v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/ui.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn build_main(content: &str) -> Paragraph {
[INFO] [stdout]   |                            ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn build_main(content: &str) -> Paragraph<'_> {
[INFO] [stdout]   |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn build_file_input(content: &str) -> Paragraph {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn build_file_input(content: &str) -> Paragraph<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn build_message(content: &str) -> Paragraph {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn build_message(content: &str) -> Paragraph<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/ui.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn build_main(content: &str) -> Paragraph {
[INFO] [stdout]   |                            ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn build_main(content: &str) -> Paragraph<'_> {
[INFO] [stdout]   |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn build_file_input(content: &str) -> Paragraph {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn build_file_input(content: &str) -> Paragraph<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn build_message(content: &str) -> Paragraph {
[INFO] [stdout]    |                               ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn build_message(content: &str) -> Paragraph<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.75s
[INFO] running `Command { std: "docker" "inspect" "f16be139041d5d12bc8c01f2f2e5e68ffbce6843d5334f6afb6eacf1cdef0ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f16be139041d5d12bc8c01f2f2e5e68ffbce6843d5334f6afb6eacf1cdef0ae1", kill_on_drop: false }`
[INFO] [stdout] f16be139041d5d12bc8c01f2f2e5e68ffbce6843d5334f6afb6eacf1cdef0ae1
